home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UTIL / DISKUTIL / DISCAT / !!DisCat / !Run < prev    next >
Text File  |  1993-01-28  |  698b  |  25 lines

  1. |!Run file for !DisCat - or whatever its called
  2. |
  3. Set DisCat$Dir <Obey$Dir>
  4. IconSprites <DisCat$Dir>.!Sprites
  5. RmEnsure FileTypes 0.00 RmRun <DisCat$Dir>.TypeMod
  6. |
  7. |
  8. RmEnsure ArcFS 0.50 RmLOAD <DisCat$Dir>.ArcFSMod
  9. RmEnsure ArcFSFiler 0.50 RmLOAD <DisCat$Dir>.ArcFSFiler
  10. |
  11. | If you have MSDOS filer, uncomment the following lines.
  12. | (Is this module PD or what ??... I'm sure I got it from a BB...)
  13. |
  14. | RmEnsure MSDOS 1.49 RmRun <DisCat$Dir>.MsDos
  15. | LoadTranslations <DisCat$Dir>.MStypes
  16. |
  17. IconSprites <DisCat$Dir>.CatSprite
  18. WimpSlot -Min 64K -Max 64K
  19. |
  20. If "%0" <> "" Then Set DisCat$LoadParameters %*0 ELSE Set DisCat$LoadParameters ""
  21. |
  22. | Yes... Squeeze corrupts them!
  23. |
  24. Run <DisCat$Dir>.!RunImage
  25.